home *** CD-ROM | disk | FTP | other *** search
/ MacFormat 1996 January / macformat-033.iso / mac / Shareware City / Developers / Prograph Classic Freeware / Prograph Extensions / Primitives / Primitives.rsrc / STR#_109.txt < prev    next >
Encoding:
Text File  |  1995-09-21  |  223 b   |  11 lines

  1. Inputs: List; N1; [N2; ...]
  2. Outputs: Element
  3.  
  4. Inputs: list; integer; [integer; ...]
  5. Outputs: any
  6.  
  7. Element is the indexed element of List. With inputs N1 and N2, Element is the N2th element of the N1th list in List.
  8.  
  9. Lists
  10.  
  11.